[docs] Fix documentation build warnings
authorJavier Jardón <jjardon@gnome.org>
Fri, 18 Dec 2009 02:42:41 +0000 (03:42 +0100)
committerJavier Jardón <jjardon@gnome.org>
Tue, 12 Jan 2010 14:47:00 +0000 (15:47 +0100)
Fix issues when using GI annotations so the xslt does a
fallback if the local links do not exist.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=604876

docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
docs/reference/gdk/gdk-docs.sgml
docs/reference/gtk/gtk-docs.sgml

index 28c7a90ce575a423b0f49a46ce19f56f3aaeb254..675ad0956926309c1bc4f7dddf2d158e35628511 100644 (file)
       </address>
     </para>
   </appendix>
+
+  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
 </book>
index 6d482744d049b6e5885c16b4f7512d112ec7ec1e..ab865ec143bf13eb98e40124b625e93e589e8c15 100644 (file)
   <index id="api-index-2-18" role="2.18">
     <title>Index of new symbols in 2.18</title>
     <xi:include href="xml/api-index-2.18.xml"><xi:fallback /></xi:include>
-  </index>  
+  </index>
+
+  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
 </book>
index 265aef494f9a7f9fd7509e91a7bf577b6edf9919..dc31b1a51e01117f3a36e91ce8c4f8de6d31debb 100644 (file)
@@ -499,4 +499,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
     <title>Index of new symbols in 2.20</title>
     <xi:include href="xml/api-index-2.20.xml"><xi:fallback /></xi:include>
   </index>
+
+  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
 </book>